Sandbox Logo

Sandbox.Utility.CircularBuffer<T>.Clear

void Clear()

Description

Clears the contents of the array. Size = 0, Capacity is unchanged.

Return

User Comments